From: Chong Yidong Date: Fri, 30 Mar 2012 16:52:52 +0000 (+0800) Subject: Remove debug code. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~338 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=14d581fda94d9f1568c2ae7a2f3b4d23e0f39c53;p=emacs.git Remove debug code. --- diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index 8ddc71ba431..6ab70ec43df 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -1457,7 +1457,7 @@ ESC or `q' to not overwrite any of the remaining files, (and (eq t (car (file-attributes destname))) (eq file-creator 'dired-copy-file) (file-subdir-of-p destname from) - (error "Here:Cannot copy `%s' into its subdirectory `%s'" + (error "Cannot copy `%s' into its subdirectory `%s'" from to))) (condition-case err (progn